window: Put F10 accelerator into its own shortcut controller
authorBenjamin Otte <otte@redhat.com>
Wed, 15 Aug 2018 04:43:31 +0000 (06:43 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:50 +0000 (23:00 -0400)
commitbea2dcef8fd476a079c71382d67f78c504999b18
treedd707c7e8017f1a448aeceda6c418f3c5ce1e0bd
parentcc13b47542f1ac68fcdcbe30fc3c11f00857f475
window: Put F10 accelerator into its own shortcut controller

So instead of relying on gtk_window_activate_key(), it's now using
proper infrastructure.
gtk/gtkwindow.c